.h380 {
    padding-top: 25px;
    height: 380px;
    box-sizing: border-box;
}
.h380 .h380_l {
    width: 232px;
    text-align: center;
}
.h380 .h380_l img{
	width:auto;
	height:233px;
}
.wicket_bot a{
	display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    text-align: center;
    border-radius: 3px;
    margin-left: 16px;
    margin-top: 16px;
    font-size: 16px;
}
.wicket_bot a:first-child{
	background: #666666;
}
.wicket_bot a:last-child{
	background: #CE000D;
}
.h380 .h380_c {
    width: 346px;
    margin-left: 20px;
    margin-right: 20px;
}
.wicket {
    text-align: center;
    font-size: 16px;
}
.wicket_top {
    width: 100%;
    height: 62px;
    line-height: 62px;
    color: #CE000D;
    font-size: 24px;
    background: #000;
    font-weight: bold;
    letter-spacing: 8px;
}
.wicket_cen {
    display: inline-block;
    width: 346px;
    height: 272px;
    border: 1px solid #CCCCCC;
    padding: 10px;
    color: #666666;
    box-sizing: border-box;
    text-align: left;
    line-height: 2.2;
    margin-top: 16px;
    font-size: 18px;
}
.h380 .h380_r {
    width: 582px;
    /* height: 397px; */
    background: #e7e4e4;
}
.h314 {
    padding-top: 14px;
    height: 363px;
}
.w186h262{
	width:232px;
	height:310px;
	cursor: pointer;
}
.design-bottom{
	padding:6px 8px;
	color:#fff;
	background: rgba(128,128,128,0.6);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    opacity: 0;
}
.design-bottom>div:first-child{
	font-size: 14px;
	font-weight: bold;
}
.abs-h36{
	height: 36px;
	position:absolute;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translateY(-50%,-50%);
	top:50%;
	left:50%;
}
.h314 .swiper-button-prev,.h314 .swiper-button-next{
	width:36px;
	height:36px;
}
.h314 .swiper-button-prev{
	position:absolute;
	left:-84px;
	background: url('../images/prev_.png') no-repeat;
}
.h314 .swiper-button-next{
	position:absolute;
	right:-84px;
	background: url('../images/next_.png') no-repeat;
}
.designer_content .swiper-slide{
	display:none;
}
.designer_content .swiper-slide.attr{
	display: block;
}